* nsfont.m (ns_attribute_value): Remove.
authorAdrian Robert <Adrian.B.Robert@gmail.com>
Sun, 14 Jun 2009 18:58:38 +0000 (18:58 +0000)
committerAdrian Robert <Adrian.B.Robert@gmail.com>
Sun, 14 Jun 2009 18:58:38 +0000 (18:58 +0000)
(ns_attribute_fvalue): Incorporate code from ns_attribute_value.
(ns_has_attribute): Shrink the normal range.
(ns_findfonts): Don't worry about requested spec in determining
need for synthItal.

src/ChangeLog

index d4361e39ca28136fa1240f028bf91dcde6c3d0ad..8253ae2405a11ded6b492cb8f77b53baf66eeb49 100644 (file)
@@ -1,3 +1,11 @@
+2009-06-14  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * nsfont.m (ns_attribute_value): Remove.
+       (ns_attribute_fvalue): Incorporate code from ns_attribute_value.
+       (ns_has_attribute): Shrink the normal range.
+       (ns_findfonts): Don't worry about requested spec in determining
+       need for synthItal.
+
 2009-06-14  Seiji Zenitani  <zenitani@mac.com>
 
        * xdisp.c [USE_MAC_TOOLBAR]: Remove obsolete definition for Mac Carbon.